projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a857ac
)
Update gtk/Makefile.am
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Fri, 19 Aug 2011 07:39:24 +0000
(15:39 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Wed, 24 Aug 2011 15:55:44 +0000
(23:55 +0800)
Distribute fallback implementation source file for rint()/round()
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 2ddfab1e38b15ee1e280b00664b9d840d4e121c3..ec3ff041213f924f65a1c1eeba1b6ebedf97402d 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-843,7
+843,8
@@
gtk_extra_sources = \
gtkstatusicon-quartz.c \
gtk.symbols \
gtkversion.h.in \
- gtkmarshalers.list
+ gtkmarshalers.list \
+ fallback-c89.c
#
# setup GTK+ sources and their dependencies